UInt64N INumeric<UInt64N>.Positive()Private Function Positive As UInt64N
Implements INumeric(Of UInt64N).Positiveprivate:
virtual UInt64N Positive() sealed = INumeric<UInt64N>::Positiveprivate abstract Positive : unit -> UInt64N
private override Positive : unit -> UInt64N